home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 March / Net_2003_03.iso / net200303_f.exe / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-30  |  61 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1140);
  4. }
  5.